home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet internetowy / Czytniki RSS / RSS Bandit 1.3.0.42 / RssBandit Installer.msi / _172FF5180BC61D3C6D240F14338A23AA / _7CDF96B371764107810A2DED51151EC5 < prev    next >
Text File  |  2004-12-13  |  1KB  |  62 lines

  1. body { background-color: #808080; color: White; font-family: Verdana, Tahoma, Arial; font-size: 10pt;
  2.        margin: 5px; padding 0px;}
  3.  
  4. a, a:visited, a:active { 
  5.   color: #F0D2C7;
  6.   text-decoration: none;
  7.   border-bottom: 1px dotted #F0D2C7;
  8. }
  9.  
  10. a:hover { 
  11.   color: #CC6699;
  12.   text-decoration: none;
  13.   border-bottom: 1px dotted #CC6699;
  14. }
  15.  
  16. td.PostFrame { 
  17. background-color: black; border: 1px solid black; padding: 10px;
  18.  background-image : url(images/aura-8.jpg);
  19.  background-attachment : fixed;
  20. }
  21.  
  22. div.PostTitle { 
  23.   font-size: 12pt;
  24. }
  25.  
  26. .PostTitle a, .PostTitle a:active, .PostTitle a:visited {
  27.   border-width: 0px;
  28.   color: #CC6699;
  29.   font-family: "trebuchet ms", "lucida grande", verdana, arial, sans-serif;    
  30.   font-weight: bold;
  31.   text-decoration: none;
  32. }
  33.  
  34. .PostTitle a:hover {
  35.   border-width: 0px;
  36.   text-decoration: underline;
  37. }
  38.  
  39. div.PostInfos { 
  40.   color: #CC6699;
  41.   font-family: "trebuchet ms", "lucida grande", verdana, arial, sans-serif;    
  42.   font-size: 8pt;
  43.   font-weight: normal;
  44.   text-transform: none;
  45. }
  46.  
  47. div.PostContent {
  48.   border-top: 1px dotted #CC6699;
  49.   font-size: 10pt;
  50.   margin: 10px 0px 10px 0px;
  51.   padding: 10px 0px 10px 0px;
  52.   border-bottom: 1px dotted #CC6699;
  53. }
  54.  
  55. div.PostSignature { 
  56.   text-align: right;
  57.   font-size: 10px; 
  58.   font-style: italic;
  59. }
  60.  
  61. .PostSignature a { font-size: 10px; }
  62.